home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Simulation / PDP-8 Simulator / Source Code / PDPMenus.proto.h < prev    next >
Encoding:
Text File  |  1992-09-13  |  189 b   |  10 lines  |  [TEXT/KAHL]

  1.  
  2. /* PDPMenus.c */
  3. int FileMenu(int);
  4. int EditMenu(int);
  5. int PDPMenu(int);
  6. int AssembleMenu(MenuHandle, int);
  7. int OpenNewWindow(void);
  8. int ChooseObjectFile(SFReply *);
  9. int MenuAdjust(void);
  10.